Skip to content

Python: Bump skitionek/notify-microsoft-teams from 1.0.8 to 1.0.9 #11558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps skitionek/notify-microsoft-teams from 1.0.8 to 1.0.9.

Release notes

Sourced from skitionek/notify-microsoft-teams's releases.

v1.0.9

1.0.9 (2025-04-14)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#105) (678ccea)
  • package.json & package-lock.json to reduce vulnerabilities (#111) (5a842b7)
  • package.json & package-lock.json to reduce vulnerabilities (#112) (bae9b81)
Changelog

Sourced from skitionek/notify-microsoft-teams's changelog.

1.0.9 (2025-04-14)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#105) (678ccea)
  • package.json & package-lock.json to reduce vulnerabilities (#111) (5a842b7)
  • package.json & package-lock.json to reduce vulnerabilities (#112) (bae9b81)
Commits
  • 11e40c3 chore(release): 1.0.9 [skip ci]
  • 4c57720 Bump action versions in codeql workflow (#115)
  • 39a7b67 Only fail webhook if http status is not 202 (#114)
  • fab6aca build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#...
  • bae9b81 fix: package.json & package-lock.json to reduce vulnerabilities (#112)
  • 5a842b7 fix: package.json & package-lock.json to reduce vulnerabilities (#111)
  • 678ccea fix: package.json & package-lock.json to reduce vulnerabilities (#105)
  • c3d08f5 Adding tests as basis for further development (#110)
  • 190d4d9 Update MessageCard to AdaptiveCard (#83)
  • 77cc88b Update action.yml to use node 20 (#87)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [skitionek/notify-microsoft-teams](https://github.com/skitionek/notify-microsoft-teams) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/skitionek/notify-microsoft-teams/releases)
- [Changelog](https://github.com/Skitionek/notify-microsoft-teams/blob/master/CHANGELOG.md)
- [Commits](Skitionek/notify-microsoft-teams@v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: skitionek/notify-microsoft-teams
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Apr 14, 2025
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Apr 15, 2025
@github-actions github-actions bot changed the title Bump skitionek/notify-microsoft-teams from 1.0.8 to 1.0.9 Python: Bump skitionek/notify-microsoft-teams from 1.0.8 to 1.0.9 Apr 15, 2025
@TaoChenOSU TaoChenOSU added this pull request to the merge queue Apr 17, 2025
Merged via the queue into main with commit 2a412a1 Apr 17, 2025
22 checks passed
@TaoChenOSU TaoChenOSU deleted the dependabot/github_actions/skitionek/notify-microsoft-teams-1.0.9 branch April 17, 2025 17:44
glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request May 6, 2025
…crosoft#11558)

Bumps
[skitionek/notify-microsoft-teams](https://github.com/skitionek/notify-microsoft-teams)
from 1.0.8 to 1.0.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/skitionek/notify-microsoft-teams/releases">skitionek/notify-microsoft-teams's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.9</h2>
<h2><a
href="https://github.com/Skitionek/notify-microsoft-teams/compare/v1.0.8...v1.0.9">1.0.9</a>
(2025-04-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/Skitionek/notify-microsoft-teams/issues/105">#105</a>)
(<a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/678ccea461944c9a3baaab394a1994c87a1d3cc2">678ccea</a>)</li>
<li>package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/Skitionek/notify-microsoft-teams/issues/111">#111</a>)
(<a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/5a842b7c2e9a6fcf86327f629335a31f1be0b6be">5a842b7</a>)</li>
<li>package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/Skitionek/notify-microsoft-teams/issues/112">#112</a>)
(<a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/bae9b8184d0e43f42a3edd1451631ba6765f418f">bae9b81</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Skitionek/notify-microsoft-teams/blob/master/CHANGELOG.md">skitionek/notify-microsoft-teams's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/Skitionek/notify-microsoft-teams/compare/v1.0.8...v1.0.9">1.0.9</a>
(2025-04-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/Skitionek/notify-microsoft-teams/issues/105">#105</a>)
(<a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/678ccea461944c9a3baaab394a1994c87a1d3cc2">678ccea</a>)</li>
<li>package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/Skitionek/notify-microsoft-teams/issues/111">#111</a>)
(<a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/5a842b7c2e9a6fcf86327f629335a31f1be0b6be">5a842b7</a>)</li>
<li>package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/Skitionek/notify-microsoft-teams/issues/112">#112</a>)
(<a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/bae9b8184d0e43f42a3edd1451631ba6765f418f">bae9b81</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/11e40c38c3a629ae65a985b582eca4897b01e79e"><code>11e40c3</code></a>
chore(release): 1.0.9 [skip ci]</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/4c5772033c9fea328b8c7262caf27399df13a17f"><code>4c57720</code></a>
Bump action versions in codeql workflow (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/115">#115</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/39a7b676e505fe13edb684aa6c678d2f82887ee9"><code>39a7b67</code></a>
Only fail webhook if http status is not 202 (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/114">#114</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/fab6aca2609ba706ebc981d066278d47ab4af0fc"><code>fab6aca</code></a>
build(deps): bump the npm_and_yarn group across 1 directory with 2
updates (#...</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/bae9b8184d0e43f42a3edd1451631ba6765f418f"><code>bae9b81</code></a>
fix: package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/112">#112</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/5a842b7c2e9a6fcf86327f629335a31f1be0b6be"><code>5a842b7</code></a>
fix: package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/111">#111</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/678ccea461944c9a3baaab394a1994c87a1d3cc2"><code>678ccea</code></a>
fix: package.json &amp; package-lock.json to reduce vulnerabilities (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/105">#105</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/c3d08f59d932cba630e2434c661b1ba41fef6854"><code>c3d08f5</code></a>
Adding tests as basis for further development (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/110">#110</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/190d4d92146df11f854709774a4dae6eaf5e2aa3"><code>190d4d9</code></a>
Update MessageCard to AdaptiveCard (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/83">#83</a>)</li>
<li><a
href="https://github.com/Skitionek/notify-microsoft-teams/commit/77cc88b484449e2318245a54c115c5dca0eae4ef"><code>77cc88b</code></a>
Update action.yml to use node 20 (<a
href="https://redirect.github.com/skitionek/notify-microsoft-teams/issues/87">#87</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/skitionek/notify-microsoft-teams/compare/v1.0.8...v1.0.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=skitionek/notify-microsoft-teams&package-manager=github_actions&previous-version=1.0.8&new-version=1.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants